home *** CD-ROM | disk | FTP | other *** search
- module O_DOCUMENT_1 is cDocument with
- Flags is 340;
- Name is "Document";
- Autorun is false;
- Clipping is false;
- Enabled is false;
- Shown is true;
- Cursor is oEmptyCursor;
- XAdjuster is cLayoutLeftAdjuster with
- Delta is 0;
- end;
- YAdjuster is cLayoutTopAdjuster with
- Delta is 0;
- end;
- WidthAdjuster is cCustomWidthAdjuster with
- Delta is 800;
- end;
- HeightAdjuster is cCustomHeightAdjuster with
- Delta is 600;
- end;
- Duration is 2147483647;
- Looping is false;
- Rate is 100;
- TimeScale is 1000;
- URLOption is cURLOption with
- end;
- Kind is cOpaqueBoxKind with
- Red is 0;
- Green is 0;
- Blue is 0;
- end;
- TimeLineTarget is cTarget with
- ID is oTargetRoot;
- end;
- DocType is true;
- release Editor:
- PaletteIndex is 1;
- WindowState is {546,178,1427,878,0,0,0,0};
- end;
- Elements is [
- O_MOVIE_2
- ];
- Events is [
- cLoadedEvent with
- Flags is 4;
- Flag is true;
- Commands is [
- cRunCommand with
- Flags is 0;
- Target is cTarget with
- ID is O_MOVIE_2;
- end;
- Mode is Set;
- Rewind is false;
- end,
- cFocusCommand with
- Flags is 0;
- Target is cTarget with
- ID is O_MOVIE_2;
- end;
- end
- ];
- end
- ];
- TimeLine is cTimeLine with
- Flags is 0;
- Duration is 0;
- Start is 0;
- Stop is 0;
- Time is 0;
- TimeScale is 1000;
- end;
- end;
-
- object O_MOVIE_2 is cQTMovie with
- Flags is 340;
- Name is "movie";
- Autorun is false;
- Clipping is false;
- Enabled is true;
- Shown is true;
- Cursor is oEmptyCursor;
- XAdjuster is cLayoutLeftAdjuster with
- Delta is 0;
- end;
- YAdjuster is cLayoutTopAdjuster with
- Delta is 0;
- end;
- WidthAdjuster is cCustomWidthAdjuster with
- Delta is 800;
- end;
- HeightAdjuster is cCustomHeightAdjuster with
- Delta is 600;
- end;
- Duration is 71571;
- Looping is false;
- Rate is 100;
- TimeScale is 1000;
- URLOption is cDiskURLOption with
- URL is "Media/Videos/a6.mpg";
- end;
- Buffered is false;
- Controlled is false;
- Layered is false;
- Wired is false;
- release Editor:
- end;
- Events is [
- cFinishedEvent with
- Flags is 4;
- Commands is [
- cBrowseCommand with
- Flags is 0;
- Target is cTarget with
- ID is oTargetRoot;
- end;
- All is false;
- URLOption is cDiskURLOption with
- URL is "Media/Interface/2006.xd";
- end;
- end
- ];
- end,
- cMouseUpEvent with
- Flags is 4;
- Flag is true;
- Commands is [
- cBrowseCommand with
- Flags is 0;
- Target is cTarget with
- ID is oTargetRoot;
- end;
- All is false;
- URLOption is cDiskURLOption with
- URL is "Media/Interface/2006.xd";
- end;
- end
- ];
- end,
- cKeyboardEvent with
- Flags is 4;
- CaseSensitive is true;
- Test is Equal;
- TestKey is "+";
- Commands is [
- cSetVolumeCommand with
- Flags is 0;
- Mode is ExecuteBy;
- Level is 10;
- end
- ];
- end,
- cKeyboardEvent with
- Flags is 4;
- CaseSensitive is true;
- Test is Equal;
- TestKey is "-";
- Commands is [
- cSetVolumeCommand with
- Flags is 0;
- Mode is ExecuteBy;
- Level is -10;
- end
- ];
- end,
- cKeyboardEvent with
- Flags is 4;
- CaseSensitive is true;
- Test is IsSpace;
- TestKey is "\$00";
- Commands is [
- cRunCommand with
- Flags is 0;
- Target is cTarget with
- ID is O_MOVIE_2;
- end;
- Mode is Toggle;
- Rewind is false;
- end
- ];
- end,
- cKeyboardEvent with
- Flags is 4;
- CaseSensitive is true;
- Test is IsDown;
- TestKey is "\$00";
- Commands is [
- cSetTimeCommand with
- Flags is 0;
- Target is cTarget with
- ID is O_MOVIE_2;
- end;
- Time is -4;
- TimeScale is 1;
- Mode is GoBy;
- end
- ];
- end,
- cKeyboardEvent with
- Flags is 4;
- CaseSensitive is true;
- Test is IsUp;
- TestKey is "\$00";
- Commands is [
- cSetTimeCommand with
- Flags is 0;
- Target is cTarget with
- ID is O_MOVIE_2;
- end;
- Time is 4;
- TimeScale is 1;
- Mode is GoBy;
- end
- ];
- end
- ];
- TimeLine is cTimeLine with
- Flags is 0;
- Duration is 71571;
- Start is 0;
- Stop is 4841;
- Time is 0;
- TimeScale is 1000;
- end;
- end;
-
-